CmTemplateDocType 
Logical Entity Name  CmTemplateDocType 
Default Table Name  CmTemplateDocType 
Physical Only  NO 
Definition 
 
Note 
 

CmTemplateDocType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmTemplateDocTypeID(PK)    int  NO 
 
CmTemplateID(FK)    int  NO 
 
CmDocTypeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DatelstMod    datetime  NO 
 
DateAdded    datetime  NO 
 
ts    timestamp  NO 
 

CmTemplateDocType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__CmTemplateDocTyp__226BFAEC  PrimaryKey  CmTemplateDocTypeID 

CmTemplateDocType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmDocType  Non-Identifying  One To Zero or More  fk_cmtemplatedoctype_cmtemplateid_cmdoctype_cmdoctypeid      CmDocTypeID  NO  YES 
CmTemplate  Non-Identifying  One To Zero or More  fk_cmtemplatedoctype_cmtemplateid_cmtemplate_cmtemplateid      CmTemplateID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  fk_cmtemplatedoctype_userid_systaff_systaffid      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmTemplateDocType Check Constraints 
Check Constraint Name  CheckConstraint